Skip to content

Add CodeQL analysis workflow configuration#13

Merged
vannu07 merged 4 commits intomainfrom
vannu07-patch-3
Jan 23, 2026
Merged

Add CodeQL analysis workflow configuration#13
vannu07 merged 4 commits intomainfrom
vannu07-patch-3

Conversation

@vannu07
Copy link
Owner

@vannu07 vannu07 commented Jan 23, 2026

No description provided.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a CodeQL Advanced workflow configuration to enable automated security scanning of the codebase. The workflow will run on pushes and pull requests to the main branch, as well as on a weekly schedule.

Changes:

  • Added CodeQL Advanced workflow configuration that analyzes both GitHub Actions workflows and JavaScript/TypeScript code
  • Configured the workflow to run on push, pull request, and weekly via cron schedule (Saturdays at 21:35 UTC)
  • Set up matrix strategy to analyze two languages: actions and javascript-typescript

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

vannu07 and others added 3 commits January 23, 2026 12:51
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@vannu07 vannu07 merged commit 79b14a8 into main Jan 23, 2026
4 of 6 checks passed
@vannu07 vannu07 deleted the vannu07-patch-3 branch January 23, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant